[INFO] cloning repository https://github.com/l-7-l/gozi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l-7-l/gozi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-7-l%2Fgozi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-7-l%2Fgozi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 20320595a8862e377e0d93142101b7d200f6c5a6
[INFO] fixing l-7-l/gozi against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl-7-l%2Fgozi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/l-7-l/gozi
[INFO] finished tweaking git repo https://github.com/l-7-l/gozi
[INFO] tweaked toml for git repo https://github.com/l-7-l/gozi written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/l-7-l/gozi on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/l-7-l/gozi already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded plotters-iced v0.11.0
[INFO] [stderr]   Downloaded syn v2.0.107
[INFO] [stderr]   Downloaded iced_style v0.8.0
[INFO] [stderr]   Downloaded iced_core v0.9.0
[INFO] [stderr]   Downloaded iced_futures v0.6.0
[INFO] [stderr]   Downloaded iced_native v0.10.3
[INFO] [stderr]   Downloaded config v0.15.18
[INFO] [stderr]   Downloaded iced_modern_theme v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014
[INFO] running `Command { std: "docker" "start" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking endi v1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling dark-light v1.1.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking rangemap v1.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking drm-sys v0.7.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking ucd-trie v0.1.7
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking lyon_geom v1.0.17
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr] error: could not compile `ash` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.37.3+1.3.251/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded"))' -C metadata=a1138be497b5f2b0 -C extra-filename=-a01443b0eb55a9fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2db2edc9c6ea117b.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014", kill_on_drop: false }`
[INFO] [stdout] 0796be833f618d21234f7cafe995f2a9d3673397c866fc222b24c098fea26014
